Switch to generated CollectionRef
authorFelix Krull <f_krull@gmx.de>
Tue, 21 May 2019 17:38:30 +0000 (19:38 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
commit3decba546e8eecfc70738ad708d7330d171045d3
treeca7def85d1c926d47cffd5ed0666989a9fe53b95
parent60960612a31665452e03eb08b17f64644328e36c
Switch to generated CollectionRef
12 files changed:
rust-bindings/rust/Makefile
rust-bindings/rust/conf/ostree.toml
rust-bindings/rust/src/auto/collection_ref.rs [new file with mode: 0644]
rust-bindings/rust/src/auto/deployment.rs
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/src/auto/repo.rs
rust-bindings/rust/src/auto/se_policy.rs
rust-bindings/rust/src/auto/sysroot.rs
rust-bindings/rust/src/auto/sysroot_upgrader.rs
rust-bindings/rust/src/auto/versions.txt
rust-bindings/rust/src/collection_ref.rs [deleted file]
rust-bindings/rust/src/lib.rs